TEXINDEX(1) | FSF | TEXINDEX(1) |
名称¶
texindex - Texinfo のインデックスファイルをソート
書式¶
texindex [OPTION]... FILE...
解説¶
各 TeX 出力ファイル FILE に対し、ソートされたインデックスを作成します。 通常、FILE... は、 `foo.texi' という文書に対しては `foo.??' と指定します。
オプション¶
- -h, --help
- このヘルプメッセージを表示して終了します
- -k, --keep
- 処理終了後も一時ファイルを削除しません
- --no-keep
- 処理終了後に一時ファイルを削除します (デフォルト)
- -o, --output FILE
- FILE で指定したファイルに出力します
- --version
- バージョン情報を表示して終了します
バグ報告¶
バグの報告は bug-texinfo@gnu.org 宛に電子メールで、 一般的な質問や議論は help-texinfo@gnu.org 宛にお願いします。
関連した項目¶
texindex に関する全般的な説明は、Texinfo マニュアルとして保守されています。もし info 及び texindex が、あなたのサイトに正しくインストールされいれば、
- info texindex
とすることで完全なマニュアルにアクセスすることができます。
COPYRIGHT¶
Copyright © 1999 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING.
September 1999 | GNU texinfo 4.0 |